fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
lock_free
•
effect_types
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module lock_free)
└─
lock_free
├─
Map
├─
Sieve_Cache
(1 arg)
└─
stack
effect_types
effect_types
effect_types
:
Types
is
[Unit Type]
[Module base]
¶
[src]
effect_types provides access to all effect types that are used by the
current application.
Functions
group_hashable_by
(K
type
:
property.hashable
, f
Unary K T
)
=>
container.Map K (Sequence T)
[Inherited from
Sequence
]
¶
[src]
group the elements of this sequence by a key of type K
f determines the key of an element
0.097dev (GIT hash 4fdfc3160d9df4641ee0c680b4f89bf1eb6d4133)
last changed: 2026-06-24
current application.